SyGPACalculateQueue 
EntityType  Independent 
Logical Entity Name  SyGPACalculateQueue 
Default Table Name  SyGPACalculateQueue 
Logical Only  NO 
Definition 
 
Note 
 

SyGPACalculateQueue Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyGPACalculateQueueID(PK)    INTEGER  NO 
 
SyStudentID(FK)    INTEGER  NO 
 
AdGPAID(FK)    INTEGER  NO 
 
Exception    VARCHAR(max)  YES 
 
Processed    BIT  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyGPACalculateQueue Keys 
Key Name  Key Type  Keys 
PK_SyGPACalculateQueue_SyGPACalculateQueueID  PrimaryKey  SyGPACalculateQueueID 

SyGPACalculateQueue Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
GpaCalculationType  Non-Identifying  One To Zero or More        AdGPAID  NO 
Student  Non-Identifying  One To Zero or More        SyStudentID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyGPACalculateQueue Check Constraints 
Check Constraint Name  CheckConstraint